projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0853ce3
)
gtk: fix syntax of an annotation
author
Torsten Schönfeld
<kaffeetisch@gmx.de>
Sat, 15 Oct 2011 17:37:43 +0000
(19:37 +0200)
committer
Torsten Schönfeld
<kaffeetisch@gmx.de>
Sat, 15 Oct 2011 17:37:43 +0000
(19:37 +0200)
gtk/gtkgrid.c
patch
|
blob
|
history
diff --git
a/gtk/gtkgrid.c
b/gtk/gtkgrid.c
index f6ec2f11113f2450dc7b9c3ca6deb676790fba15..df0c11491bbffbf5a64a2cce23d96c119a53d533 100644
(file)
--- a/
gtk/gtkgrid.c
+++ b/
gtk/gtkgrid.c
@@
-1453,7
+1453,7
@@
gtk_grid_attach (GtkGrid *grid,
* gtk_grid_attach_next_to:
* @grid: a #GtkGrid
* @child: the widget to add
- * @sibling (allow-none): the child of @grid that @child will be placed
+ * @sibling
:
(allow-none): the child of @grid that @child will be placed
* next to, or %NULL to place @child at the beginning or end
* @side: the side of @sibling that @child is positioned next to
* @width: the number of columns that @child will span